home *** CD-ROM | disk | FTP | other *** search
/ IO CD 1999 May / IO_maj_99.iso / GRY / Jeff Gordon XS Racing / Setup.ini < prev    next >
INI File  |  1998-12-16  |  4KB  |  180 lines

  1. // Setup.ini
  2. // Settings file for Jeff Gordon Racing -DEMO
  3.  
  4. [HWLOW]
  5. FarClip=1250
  6. FarClipRatio=40
  7. Cars=4
  8. MaxCars=8
  9. EMap=0
  10. Bobble=0
  11. Sparks=0
  12. Smoke=0
  13. LOD=1
  14. Lights=1
  15.  
  16. [HWMED]
  17. FarClip=1550
  18. FarClipRatio=55
  19. Cars=8
  20. MaxCars=24
  21. EMap=1
  22. Bobble=1
  23. Sparks=1
  24. Smoke=1
  25. LOD=1
  26. Lights=1
  27.  
  28. [HWHI]
  29. FarClip=1850
  30. FarClipRatio=70
  31. Cars=16
  32. MaxCars=30
  33. EMap=2
  34. Bobble=2
  35. Sparks=2
  36. Smoke=2
  37. LOD=1
  38. Lights=2
  39.  
  40. [SWLOW]
  41. FarClip=200
  42. FarClipRatio=12
  43. Cars=2
  44. MaxCars=4
  45. EMap=0
  46. Bobble=0
  47. Sparks=0
  48. Smoke=0
  49. LOD=0
  50. Lights=0
  51.  
  52. [SWMED]
  53. FarClip=450
  54. FarClipRatio=20
  55. Cars=4
  56. MaxCars=8
  57. EMap=0
  58. Bobble=0
  59. Sparks=0
  60. Smoke=0
  61. LOD=0
  62. Lights=0
  63.  
  64. [SWHI]
  65. FarClip=800
  66. FarClipRatio=36
  67. Cars=8
  68. MaxCars=16
  69. EMap=0
  70. Bobble=0
  71. Sparks=0
  72. Smoke=0
  73. LOD=0
  74. Lights=0
  75.  
  76. [Setup]
  77. PlayMovies=1
  78. Windowed=0
  79. FrameTime=33
  80. //LockFrameRate=1
  81. RaceDisplayCard=1
  82. RaceDisplayW=640
  83. RaceDisplayH=480
  84. Renderer=0
  85. InputDevice=0
  86. Track="st6_pc"
  87.  
  88. EnvMap="emap9"
  89. // 0..254, 
  90. EnvTransparency=248
  91.  
  92. Laps=4
  93. MenuCursor=0
  94. GameCursor=0
  95. LOD=1
  96. Difficulty=3
  97.  
  98. [Paths]
  99. Movies=movies\
  100. Sounds=sounds\
  101. Music=sounds\music\
  102. Files=
  103.  
  104. [Volume]
  105. Speech=99
  106. Env=32
  107. Tires=51
  108. Engines=69
  109. OtherEngines=38
  110. Collisions=67
  111.  
  112.  
  113. [Reverse]
  114. delay=1000
  115.  
  116. [JoyStick]
  117. CenterX=0
  118. CenterY=0
  119. DeadZoneX=0
  120. DeadZoneY=0
  121. MinX=0
  122. MaxX=0
  123. MinY=0
  124. MaxY=0
  125.  
  126. [Input]
  127. Gas=72
  128. Brake=80
  129. Right=77
  130. Left=75
  131. ShiftUp=74
  132. ShiftDown=78
  133.  
  134. [Steering]
  135. // Speed steering sensitivity information
  136. SwitchSpeed=20    // Speed to switch from low curve to high curve
  137. ;Robin 12/12/98 TopSpeed=200    // Speed at which we are at minimum steering sensitivity
  138. TopSpeed=100    // Speed at which we are at minimum steering sensitivity
  139.  
  140. LowMaxRatio=150    // Turning ratio at 0 mph (300 = 3 to 1, amplify steering 3 times)
  141. LowMinRatio=50    // Turning ratio at Switch Speed (50 = .5 to 1, cut steering in half)
  142. ;HighMinRatio=50    // Turning ratio at Top speed (10 = .1 to 1, cut steering by 90%)
  143. HighMinRatio="12,13,14,15,15"    // Turning ratio at Top speed (10 = .1 to 1, cut steering by 90%)
  144.  
  145. // Non-linear steering information
  146. MaxDeadZone=1000    // Ignore all input below this level (out of +/- 32767)
  147. MaxCenterZone=10000    // Center zone extends up to this level (out of +/- 32767)
  148. CenterZonePct=50    // Set steering to this pct of normal at maximum of center zone
  149. ////////////////////////////////////////
  150. [SteeringKeyboard]
  151. // Speed steering sensitivity information
  152. SwitchSpeed=50    // Speed to switch from low curve to high curve
  153. TopSpeed=100    // Speed at which we are at minimum steering sensitivity
  154.  
  155. LowMaxRatio=150    // Turning ratio at 0 mph (300 = 3 to 1, amplify steering 3 times)
  156. LowMinRatio=25    // Turning ratio at Switch Speed (50 = .5 to 1, cut steering in half)
  157. HighMinRatio="12,13,14,15,15"    // Turning ratio at Top speed (10 = .1 to 1, cut steering by 90%)
  158.  
  159. Xwind="3096,3496,3896,4096,4096"        // How quickly keyboard turns
  160. XUnwind=8192    // How quickly keyboard releases turns
  161.  
  162. Ywind=4096        // How quickly keyboard hits the gas/brakes
  163. YUnwind=8192    // How quickly keyboard lets off the gas/brakes
  164. //////////////////////////////////////////
  165. [SteeringDPad]
  166. // Speed steering sensitivity information
  167. SwitchSpeed=50    // Speed to switch from low curve to high curve
  168. TopSpeed=100    // Speed at which we are at minimum steering sensitivity
  169.  
  170. LowMaxRatio=150    // Turning ratio at 0 mph (300 = 3 to 1, amplify steering 3 times)
  171. LowMinRatio=25    // Turning ratio at Switch Speed (50 = .5 to 1, cut steering in half)
  172. HighMinRatio="12,13,14,15,15"    // Turning ratio at Top speed (10 = .1 to 1, cut steering by 90%)
  173.  
  174. Xwind="3096,3496,3896,4096,4096"        // How quickly keyboard turns
  175. XUnwind=8192    // How quickly DPad releases turns
  176.  
  177. Ywind=4096        // How quickly DPad hits the gas/brakes
  178. YUnwind=8192    // How quickly DPad lets off the gas/brakes
  179.  
  180.